home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / MacHacksBug / Python 1.5.2c1 / Lib / test / test_bsddb.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2000-06-23  |  1.9 KB  |  14 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 1.5)
  3.  
  4. '''Test script for the bsddb C module
  5.    Roger E. Masse
  6. '''
  7. import os
  8. import bsddb
  9. import tempfile
  10. verbose
  11. for type in types:
  12.     test(type[0], type[1])
  13.  
  14.